2025-11-13 09:46:26,138 [ 412391 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:53, check_args_and_update_paths) 2025-11-13 09:46:26,139 [ 412391 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:79, check_args_and_update_paths) 2025-11-13 09:46:26,139 [ 412391 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:90, check_args_and_update_paths) 2025-11-13 09:46:26,139 [ 412391 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:92, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_dplw7b --privileged --dns-search='.' --memory=30709039104 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=5ccda723c1fc -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=d862517635bf -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e CLICKHOUSE_USE_OLD_ANALYZER=1 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 --report-log=parallel3_0.jsonl --report-log-exclude-logs-on-passed-tests 'test_throttling/test.py::test_backup_throttling[server_remote_to_remote_throttling]' 'test_throttling/test.py::test_backup_throttling[user_local_throttling]' 'test_throttling/test.py::test_backup_throttling[user_local_to_remote_throttling]' 'test_throttling/test.py::test_backup_throttling[user_remote_to_local_throttling]' 'test_throttling/test.py::test_backup_throttling[user_remote_to_remote_throttling]' test_throttling/test.py::test_backup_throttling_override test_throttling/test.py::test_local_read_throttling_reload test_throttling/test.py::test_local_write_throttling_reload test_throttling/test.py::test_max_merges_bandwidth_for_server test_throttling/test.py::test_max_mutations_bandwidth_for_server 'test_throttling/test.py::test_read_throttling[no_local_throttling]' 'test_throttling/test.py::test_read_throttling[no_remote_throttling]' 'test_throttling/test.py::test_read_throttling[server_local_throttling]' 'test_throttling/test.py::test_read_throttling[server_remote_throttling]' 'test_throttling/test.py::test_read_throttling[user_local_throttling]' 'test_throttling/test.py::test_read_throttling[user_remote_throttling]' test_throttling/test.py::test_remote_read_throttling_reload test_throttling/test.py::test_remote_write_throttling_reload 'test_throttling/test.py::test_write_throttling[local_server_throttling]' 'test_throttling/test.py::test_write_throttling[local_user_throttling]' 'test_throttling/test.py::test_write_throttling[no_local_throttling]' 'test_throttling/test.py::test_write_throttling[no_remote_throttling]' 'test_throttling/test.py::test_write_throttling[server_remote_throttling]' 'test_throttling/test.py::test_write_throttling[user_remote_throttling]' -vvv " altinityinfra/integration-tests-runner:226bfaf75ac1 '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache Test order randomisation NOT enabled. Enable with --random-order or --random-order-bucket= rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: timeout-2.3.1, repeat-0.9.3, order-1.0.0, reportlog-0.4.0, xdist-3.5.0, random-order-1.1.1 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [24 items] scheduling tests via LoadFileScheduling test_throttling/test.py::test_backup_throttling[server_remote_to_remote_throttling] [gw1] [ 4%] PASSED test_throttling/test.py::test_backup_throttling[server_remote_to_remote_throttling] test_throttling/test.py::test_backup_throttling[user_local_throttling] [gw1] [ 8%] PASSED test_throttling/test.py::test_backup_throttling[user_local_throttling] test_throttling/test.py::test_backup_throttling[user_local_to_remote_throttling] [gw1] [ 12%] PASSED test_throttling/test.py::test_backup_throttling[user_local_to_remote_throttling] test_throttling/test.py::test_backup_throttling[user_remote_to_local_throttling] [gw1] [ 16%] PASSED test_throttling/test.py::test_backup_throttling[user_remote_to_local_throttling] test_throttling/test.py::test_backup_throttling[user_remote_to_remote_throttling] [gw1] [ 20%] PASSED test_throttling/test.py::test_backup_throttling[user_remote_to_remote_throttling] test_throttling/test.py::test_backup_throttling_override [gw1] [ 25%] PASSED test_throttling/test.py::test_backup_throttling_override test_throttling/test.py::test_local_read_throttling_reload [gw1] [ 29%] PASSED test_throttling/test.py::test_local_read_throttling_reload test_throttling/test.py::test_local_write_throttling_reload [gw1] [ 33%] PASSED test_throttling/test.py::test_local_write_throttling_reload test_throttling/test.py::test_max_merges_bandwidth_for_server [gw1] [ 37%] PASSED test_throttling/test.py::test_max_merges_bandwidth_for_server test_throttling/test.py::test_max_mutations_bandwidth_for_server [gw1] [ 41%] PASSED test_throttling/test.py::test_max_mutations_bandwidth_for_server test_throttling/test.py::test_read_throttling[no_local_throttling] [gw1] [ 45%] PASSED test_throttling/test.py::test_read_throttling[no_local_throttling] test_throttling/test.py::test_read_throttling[no_remote_throttling] [gw1] [ 50%] PASSED test_throttling/test.py::test_read_throttling[no_remote_throttling] test_throttling/test.py::test_read_throttling[server_local_throttling] [gw1] [ 54%] PASSED test_throttling/test.py::test_read_throttling[server_local_throttling] test_throttling/test.py::test_read_throttling[server_remote_throttling] [gw1] [ 58%] PASSED test_throttling/test.py::test_read_throttling[server_remote_throttling] test_throttling/test.py::test_read_throttling[user_local_throttling] [gw1] [ 62%] PASSED test_throttling/test.py::test_read_throttling[user_local_throttling] test_throttling/test.py::test_read_throttling[user_remote_throttling] [gw1] [ 66%] PASSED test_throttling/test.py::test_read_throttling[user_remote_throttling] test_throttling/test.py::test_remote_read_throttling_reload [gw1] [ 70%] PASSED test_throttling/test.py::test_remote_read_throttling_reload test_throttling/test.py::test_remote_write_throttling_reload [gw1] [ 75%] PASSED test_throttling/test.py::test_remote_write_throttling_reload test_throttling/test.py::test_write_throttling[local_server_throttling] [gw1] [ 79%] PASSED test_throttling/test.py::test_write_throttling[local_server_throttling] test_throttling/test.py::test_write_throttling[local_user_throttling] [gw1] [ 83%] PASSED test_throttling/test.py::test_write_throttling[local_user_throttling] test_throttling/test.py::test_write_throttling[no_local_throttling] [gw1] [ 87%] PASSED test_throttling/test.py::test_write_throttling[no_local_throttling] test_throttling/test.py::test_write_throttling[no_remote_throttling] [gw1] [ 91%] PASSED test_throttling/test.py::test_write_throttling[no_remote_throttling] test_throttling/test.py::test_write_throttling[server_remote_throttling] [gw1] [ 95%] PASSED test_throttling/test.py::test_write_throttling[server_remote_throttling] test_throttling/test.py::test_write_throttling[user_remote_throttling] [gw1] [100%] PASSED test_throttling/test.py::test_write_throttling[user_remote_throttling] =============================== warnings summary =============================== test_throttling/test.py::test_backup_throttling[server_remote_to_remote_throttling] /usr/local/lib/python3.10/dist-packages/urllib3/connectionpool.py:1100: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.16.1.4'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings warnings.warn( -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ----------------- generated report log file: parallel3_0.jsonl ----------------- ============================== slowest durations =============================== 29.47s teardown test_throttling/test.py::test_write_throttling[user_remote_throttling] 23.12s call test_throttling/test.py::test_backup_throttling_override 17.77s call test_throttling/test.py::test_write_throttling[user_remote_throttling] 17.52s call test_throttling/test.py::test_read_throttling[user_local_throttling] 17.09s call test_throttling/test.py::test_read_throttling[user_remote_throttling] 15.36s call test_throttling/test.py::test_backup_throttling[user_local_to_remote_throttling] 15.32s setup test_throttling/test.py::test_backup_throttling[server_remote_to_remote_throttling] 15.30s call test_throttling/test.py::test_backup_throttling[user_remote_to_local_throttling] 15.26s call test_throttling/test.py::test_backup_throttling[user_local_throttling] 14.71s call test_throttling/test.py::test_write_throttling[local_user_throttling] 12.26s call test_throttling/test.py::test_read_throttling[server_local_throttling] 11.97s call test_throttling/test.py::test_read_throttling[server_remote_throttling] 11.49s call test_throttling/test.py::test_write_throttling[local_server_throttling] 10.16s call test_throttling/test.py::test_write_throttling[server_remote_throttling] 10.07s teardown test_throttling/test.py::test_remote_read_throttling_reload 9.46s teardown test_throttling/test.py::test_read_throttling[user_remote_throttling] 9.44s teardown test_throttling/test.py::test_remote_write_throttling_reload 9.39s teardown test_throttling/test.py::test_read_throttling[server_remote_throttling] 8.95s teardown test_throttling/test.py::test_write_throttling[server_remote_throttling] 8.44s call test_throttling/test.py::test_backup_throttling[user_remote_to_remote_throttling] 8.38s teardown test_throttling/test.py::test_max_mutations_bandwidth_for_server 8.37s teardown test_throttling/test.py::test_read_throttling[server_local_throttling] 8.33s teardown test_throttling/test.py::test_read_throttling[user_local_throttling] 8.33s teardown test_throttling/test.py::test_read_throttling[no_remote_throttling] 8.33s teardown test_throttling/test.py::test_read_throttling[no_local_throttling] 8.28s teardown test_throttling/test.py::test_local_write_throttling_reload 8.27s teardown test_throttling/test.py::test_max_merges_bandwidth_for_server 8.25s teardown test_throttling/test.py::test_backup_throttling_override 8.22s teardown test_throttling/test.py::test_local_read_throttling_reload 7.98s call test_throttling/test.py::test_max_mutations_bandwidth_for_server 7.90s call test_throttling/test.py::test_max_merges_bandwidth_for_server 7.90s teardown test_throttling/test.py::test_write_throttling[no_remote_throttling] 7.87s teardown test_throttling/test.py::test_write_throttling[no_local_throttling] 7.87s teardown test_throttling/test.py::test_write_throttling[local_user_throttling] 7.71s teardown test_throttling/test.py::test_backup_throttling[user_local_throttling] 7.67s teardown test_throttling/test.py::test_backup_throttling[user_remote_to_local_throttling] 7.56s teardown test_throttling/test.py::test_backup_throttling[user_local_to_remote_throttling] 7.55s teardown test_throttling/test.py::test_backup_throttling[user_remote_to_remote_throttling] 7.19s teardown test_throttling/test.py::test_write_throttling[local_server_throttling] 6.24s call test_throttling/test.py::test_backup_throttling[server_remote_to_remote_throttling] 5.68s call test_throttling/test.py::test_local_read_throttling_reload 5.54s call test_throttling/test.py::test_remote_write_throttling_reload 5.53s call test_throttling/test.py::test_remote_read_throttling_reload 5.53s teardown test_throttling/test.py::test_backup_throttling[server_remote_to_remote_throttling] 5.30s call test_throttling/test.py::test_local_write_throttling_reload 0.95s call test_throttling/test.py::test_read_throttling[no_remote_throttling] 0.80s call test_throttling/test.py::test_read_throttling[no_local_throttling] 0.68s call test_throttling/test.py::test_write_throttling[no_local_throttling] 0.63s call test_throttling/test.py::test_write_throttling[no_remote_throttling] 0.00s setup test_throttling/test.py::test_write_throttling[user_remote_throttling] 0.00s setup test_throttling/test.py::test_read_throttling[server_local_throttling] 0.00s setup test_throttling/test.py::test_backup_throttling[user_local_throttling] 0.00s setup test_throttling/test.py::test_backup_throttling[user_remote_to_local_throttling] 0.00s setup test_throttling/test.py::test_write_throttling[local_user_throttling] 0.00s setup test_throttling/test.py::test_write_throttling[no_local_throttling] 0.00s setup test_throttling/test.py::test_read_throttling[user_local_throttling] 0.00s setup test_throttling/test.py::test_read_throttling[user_remote_throttling] 0.00s setup test_throttling/test.py::test_write_throttling[server_remote_throttling] 0.00s setup test_throttling/test.py::test_read_throttling[server_remote_throttling] 0.00s setup test_throttling/test.py::test_backup_throttling[user_local_to_remote_throttling] 0.00s setup test_throttling/test.py::test_read_throttling[no_remote_throttling] 0.00s setup test_throttling/test.py::test_write_throttling[no_remote_throttling] 0.00s setup test_throttling/test.py::test_read_throttling[no_local_throttling] 0.00s setup test_throttling/test.py::test_max_mutations_bandwidth_for_server 0.00s setup test_throttling/test.py::test_backup_throttling[user_remote_to_remote_throttling] 0.00s setup test_throttling/test.py::test_max_merges_bandwidth_for_server 0.00s setup test_throttling/test.py::test_backup_throttling_override 0.00s setup test_throttling/test.py::test_local_read_throttling_reload 0.00s setup test_throttling/test.py::test_write_throttling[local_server_throttling] 0.00s setup test_throttling/test.py::test_remote_write_throttling_reload 0.00s setup test_throttling/test.py::test_local_write_throttling_reload 0.00s setup test_throttling/test.py::test_remote_read_throttling_reload =========================== short test summary info ============================ PASSED test_throttling/test.py::test_backup_throttling[server_remote_to_remote_throttling] PASSED test_throttling/test.py::test_backup_throttling[user_local_throttling] PASSED test_throttling/test.py::test_backup_throttling[user_local_to_remote_throttling] PASSED test_throttling/test.py::test_backup_throttling[user_remote_to_local_throttling] PASSED test_throttling/test.py::test_backup_throttling[user_remote_to_remote_throttling] PASSED test_throttling/test.py::test_backup_throttling_override PASSED test_throttling/test.py::test_local_read_throttling_reload PASSED test_throttling/test.py::test_local_write_throttling_reload PASSED test_throttling/test.py::test_max_merges_bandwidth_for_server PASSED test_throttling/test.py::test_max_mutations_bandwidth_for_server PASSED test_throttling/test.py::test_read_throttling[no_local_throttling] PASSED test_throttling/test.py::test_read_throttling[no_remote_throttling] PASSED test_throttling/test.py::test_read_throttling[server_local_throttling] PASSED test_throttling/test.py::test_read_throttling[server_remote_throttling] PASSED test_throttling/test.py::test_read_throttling[user_local_throttling] PASSED test_throttling/test.py::test_read_throttling[user_remote_throttling] PASSED test_throttling/test.py::test_remote_read_throttling_reload PASSED test_throttling/test.py::test_remote_write_throttling_reload PASSED test_throttling/test.py::test_write_throttling[local_server_throttling] PASSED test_throttling/test.py::test_write_throttling[local_user_throttling] PASSED test_throttling/test.py::test_write_throttling[no_local_throttling] PASSED test_throttling/test.py::test_write_throttling[no_remote_throttling] PASSED test_throttling/test.py::test_write_throttling[server_remote_throttling] PASSED test_throttling/test.py::test_write_throttling[user_remote_throttling] ================== 24 passed, 1 warning in 481.81s (0:08:01) ===================